home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 2005 Utilities
/
CHIP Utilities 2005.7z
/
CHIP Utilities 2005.iso
/
images
/
emaxx.igz
/
emaxx.img
/
emaxx.scr
< prev
next >
Wrap
Text File
|
2003-08-11
|
976b
|
48 lines
##################################
# Configuration Script
##################################
#############################
# Operation Type
#############################
operationType=write
# set the operationType to secureWrite to use the triple flux write method
# operationType=secureWrite
#############################
# source drive information
#############################
srcUseUdma=y
srcUseMaxPio=y
srcUseMaxUdma=y
srcUseLba=y
#############################
# dest drive information
#############################
destUseUdma=y
destUseMaxPio=y
destUseMaxUdma=y
destUseLba=y
#################################
# general information
#
#
# writeValue should be a HEX value
# Ex. writeValue=00 or writeValue=FF
#################################
sectorCount=256
fullDrive=y
timed=y
verbose=y
defaultlanguage=de
writeValue=FF
lbaDisplayStep=10000
ignoreErrors=y
quitOnWriteFailure=y
#secureWritePasses=3